Skip to content

fix: replace 6 bare except clauses with except Exception#2356

Open
haosenwang1018 wants to merge 1 commit intoapache:masterfrom
haosenwang1018:fix/bare-excepts
Open

fix: replace 6 bare except clauses with except Exception#2356
haosenwang1018 wants to merge 1 commit intoapache:masterfrom
haosenwang1018:fix/bare-excepts

Conversation

@haosenwang1018
Copy link
Copy Markdown

Replace bare except clauses with except Exception.

@anmolnar
Copy link
Copy Markdown
Contributor

anmolnar commented Apr 16, 2026

Replace bare except clauses with except Exception.

Hi @haosenwang1018 . Thank you for your first contribution. Could you please open a Jira ticket and add the Jira ID to the commit message and pull request title? I'll approve and merge you PR afterwards. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants